Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove DOMTimeStamp #1021

Merged
merged 1 commit into from
Oct 19, 2021
Merged

Remove DOMTimeStamp #1021

merged 1 commit into from
Oct 19, 2021

Conversation

marcoscaceres
Copy link
Member

@marcoscaceres marcoscaceres commented Sep 9, 2021

Closes #2

DOMTimeStamp becomes EpochTimeStamp in HR-TIME.
w3c/hr-time#124

Gecko bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1735096


Preview | Diff

@marcoscaceres marcoscaceres marked this pull request as ready for review October 9, 2021 08:40
@marcoscaceres
Copy link
Member Author

EpochTimeStamp is now in HR-Time.

@marcoscaceres
Copy link
Member Author

Filed meta Gecko bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1735096 ... along with various dependent changes.

@marcoscaceres
Copy link
Member Author

WebKit has implemented EpochTimeStamp (and removed DOMTimeStamp): https://bugs.webkit.org/show_bug.cgi?id=231496

@marcoscaceres
Copy link
Member Author

Chromium is also in the process of being updated: https://bugs.chromium.org/p/chromium/issues/detail?id=1258466

Copy link
Member

@domenic domenic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dontcallmedom
Copy link
Contributor

given dontcallmedom/webidlpedia#24, here is the list of remaining DOMTimeStamp mentions:

@domenic
Copy link
Member

domenic commented Oct 20, 2021

Thank you, @dontcallmedom!

Do people think we should revert this for now, since some of those discussions are still ongoing? Or just try to forge ahead? I'll file a Notifications API issue...

@marcoscaceres
Copy link
Member Author

Personally, I think we should forge ahead. Changes have landed in WebKit, there are patches really close to landing in Gecko, and bugs have been filed on Chromium (not sure about the status of the implementation tho).

@marcoscaceres
Copy link
Member Author

Sent PR to WebRTC.

moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Nov 16, 2021
Add the EpochTimeStamp, which can be used to incrementally rename/remove DOMTimeStamp. See also w3c/hr-time#124 and whatwg/webidl#1021

Differential Revision: https://phabricator.services.mozilla.com/D128030
jamienicol pushed a commit to jamienicol/gecko that referenced this pull request Nov 16, 2021
Add the EpochTimeStamp, which can be used to incrementally rename/remove DOMTimeStamp. See also w3c/hr-time#124 and whatwg/webidl#1021

Differential Revision: https://phabricator.services.mozilla.com/D128030
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this pull request Nov 16, 2021
Add the EpochTimeStamp, which can be used to incrementally rename/remove DOMTimeStamp. See also w3c/hr-time#124 and whatwg/webidl#1021

Differential Revision: https://phabricator.services.mozilla.com/D128030
jamienicol pushed a commit to jamienicol/gecko that referenced this pull request Nov 18, 2021
Add the EpochTimeStamp, which can be used to incrementally rename/remove DOMTimeStamp. See also w3c/hr-time#124 and whatwg/webidl#1021

Differential Revision: https://phabricator.services.mozilla.com/D128030
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

DOMTimeStamp confusion
3 participants